*** empty log message ***
authorJan Djärv <jan.h.d@swipnet.se>
Thu, 3 Oct 2002 17:53:23 +0000 (17:53 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Thu, 3 Oct 2002 17:53:23 +0000 (17:53 +0000)
src/ChangeLog

index e7055f1af2aa9c9a33031aad7f6cbb0c582e2518..4608db9e3b676f064f3c46f35d4d0e4e57035d56 100644 (file)
@@ -1,3 +1,9 @@
+2002-10-03  Jan D.  <jan.h.d@swipnet.se>
+
+       * xterm.c (XTread_socket): For ConfigureNotify, with x and y == 0,
+       and USE_MOTIF, call XTranslateCoordinates to get the real x and y.
+       This is to also handle x/y changes that occur because of a resize.
+
 2002-10-02  John Paul Wallington  <jpw@shootybangbang.com>
 
        * frame.c (Vdelete_frame_functions): New variable.